pasted rich text should not be affected by tags that are active at the
authorMichael Natterer <mitch@imendio.com>
Mon, 10 Apr 2006 20:18:31 +0000 (20:18 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Mon, 10 Apr 2006 20:18:31 +0000 (20:18 +0000)
commit99722bec2c80eac906c3ddf87f791613ba2add26
tree62aaff3c8b81740764b99829cb8b1f4147c3b8fc
parent47257b075b408826831fb295a0b210b1c32d09e8
pasted rich text should not be affected by tags that are active at the

2006-04-10  Michael Natterer  <mitch@imendio.com>

* gtk/gtktextbufferrichtext.c (gtk_text_buffer_deserialize):
pasted rich text should not be affected by tags that are active at
the insertion point. Therefore, remove and remember all active
tags, and re-apply them left and right of the inserted text after
pasting. Fixes bug #337653.
ChangeLog
ChangeLog.pre-2-10
gtk/gtktextbufferrichtext.c